home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3646 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: fix.uni-trier.de!not-for-mail
  2. From: hfrieden@fix.uni-trier.de (Hans-Joerg Frieden)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Wolfenstein Texture mapping problem
  5. Date: 22 Feb 1996 21:18:27 GMT
  6. Organization: Universitaet Trier
  7. Message-ID: <4gimj3$4lp@news01.uni-trier.de>
  8. References: <4g5mv0$sns@news01.uni-trier.de>
  9. NNTP-Posting-Host: fix.uni-trier.de
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=US-ASCII
  12. Content-Transfer-Encoding: 7bit
  13. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  14.  
  15. I finally implemented my texture-mapping loop with a large ~200K lookup 
  16. table. Although there was a speedup (my innermost loop is now 3 
  17. instructions long), still the thing is too slow... I get around 5 
  18. frames/second on a Picasso board (the mapper alone gets 9 frames). I 
  19. think I must now investigate other methods for building the Z-Buffer...
  20.  
  21. Thanks for all the answers...
  22.  
  23. Regards, Hans-Joerg.
  24.  
  25. -- 
  26. Hans-Joerg Frieden   Schloss-Strasse 176   54293 Trier   Germany
  27. Private Mail to hfrieden@fix.uni-trier.de
  28. HiWi at University of Trier, Germany
  29. Any Opinion expressed is completely my own, not those of my employers.
  30.